Skip to content

chore: update pylance dependency to v4.0.0b9#2080

Closed
lance-community wants to merge 1 commit intomainfrom
codex/update-pylance-4-0-0-beta-9
Closed

chore: update pylance dependency to v4.0.0b9#2080
lance-community wants to merge 1 commit intomainfrom
codex/update-pylance-4-0-0-beta-9

Conversation

@lance-community
Copy link
Contributor

Summary

  • bump pylance minimum dependency from >=2.0.0 to >=4.0.0b9 in pyproject.toml
  • regenerate uv.lock via make lock to capture resolved versions for the new dependency constraint
  • run lint verification and apply formatting fixes required by the current toolchain

Verification

  • make lock succeeded
  • make lint initially failed because ruff was not installed in the environment
  • installed dev dependencies with uv sync --extra dev
  • make lint then reported formatting drift; ran make fix
  • reran make lint successfully (checks + format check passed)

Trigger

  • Triggering tag: refs/tags/v4.0.0-beta.9

@github-actions github-actions bot added the chore label Mar 11, 2026
@lance-community lance-community deleted the codex/update-pylance-4-0-0-beta-9 branch March 11, 2026 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant